Class MissingHydratorServiceException

Summary

Fully Qualified Name: Laminas\Hydrator\Exception\MissingHydratorServiceException
Extends: InvalidArgumentException
Implements: NotFoundExceptionInterface

Description

Methods

Name Description Defined By
forService() MissingHydratorServiceException

Method Details

forService()

Parameter Name Type Description
$serviceName

Returns: void

Top